home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Newswatcher 2.0b22 / NW Source / Source / collapse.h < prev    next >
Encoding:
Text File  |  1994-09-29  |  310 b   |  5 lines  |  [TEXT/MMCC]

  1. Boolean ExpandCollapseThread (WindowPtr wind, Cell theCell);
  2. OSErr RezoomSubjectWindow (WindowPtr wind, Boolean expanded);
  3. OSErr DoExpandCollapseSelectedThread (WindowPtr wind);
  4. OSErr TriangleClick (WindowPtr wind, Point where, Boolean *triangleClicked);
  5. OSErr ExpandCollapseKey (WindowPtr wind, char theChar);